DataCollection
DataCollection プロパティ (C1RecyclerViewAdapter<T>)

C1.Android.DataCollection アセンブリ > C1.Android.DataCollection 名前空間 > C1RecyclerViewAdapter<T> クラス : DataCollection プロパティ
Gets the data collection which provides the data items.
シンタックス
'宣言
 
Public ReadOnly Property DataCollection As IDataCollection(Of T)
public IDataCollection<T> DataCollection {get;}
参照

C1RecyclerViewAdapter<T> クラス
C1RecyclerViewAdapter<T> メンバ